PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFMarkInformation Class / setHasUserProperties Method
True if the structure elements contain user properties attributes.
In This Topic
    setHasUserProperties Method
    In This Topic
    Sets a value indicating the presence of structure elements that contain user properties attributes.
    Syntax
    public void setHasUserProperties( 
       boolean value
    )

    Parameters

    value
    True if the structure elements contain user properties attributes.
    See Also